nodeBroadcastIntervalSecs

@get:JvmName(name = "getNodeBroadcastIntervalSecs")
@set:JvmName(name = "setNodeBroadcastIntervalSecs")
var nodeBroadcastIntervalSecs: Int
Broadcast interval of this neighbor (in seconds).
Note: this is for local storage only and will not be sent out over the mesh.

uint32 node_broadcast_interval_secs = 4;